home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 7276 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.1 KB

  1. Path: columba.udac.uu.se!sabik!m93kma
  2. From: m93kma@sabik.tdb.uu.se (Kristofer Maad)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: Re: Error in RKM Libs 3rd Edition?
  5. Date: 13 Apr 1996 16:10:10 GMT
  6. Organization: Uppsala University
  7. Message-ID: <4kojl2$1f26@columba.udac.uu.se>
  8. References: <4koga8$r26@ousrvr3.oulu.fi>
  9. NNTP-Posting-Host: sabik.tdb.uu.se
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Timo Karjalainen (tikarjal@haapa.oulu.fi) wrote:
  13. : However, my program reports an IDCMP_RAWKEY IntuiMessage->Code value
  14. : of 0x1B when I press Esc. I recall seeing this 0x1B somewhere else
  15. : as the Esc keycode, so I think it's the correct one. 
  16.  
  17. 0x1b is the ASCII code for ESC. The rawkey code is 69 decimal, which
  18. is 0x45. Obviously, you're looking at vanilla codes here.
  19.  
  20. /Kristofer
  21.  
  22. --
  23. Name:   Kristofer Maad           | "The satisfaction in making a 'crash-
  24. Snail:  Stureg. 12A, 3tr.        |  proof' system screw up completely
  25.         753 14 Uppsala           |  almost makes it worthwhile."  /Kris
  26. Phone:  018-51 11 44             |
  27. E-Mail: m93kma@student.tdb.uu.se |   <http://www.update.uu.se/~kris/>
  28.